Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Conversation

@nablaone
Copy link
Member

@nablaone nablaone commented Oct 25, 2024

This PR contains:

  • generalized code of A/B testing query results for both scenarios: Elastic vs Clickhouse and Clickhouse vs Elastic
  • kibana dashboard id is stored in a separate column
  • we don't store requests and A/B responses if the responses match

Some code is copy pasted. I'm not brave enough to generalize it now.

Tests will be added as part of IT suite.

Screenshot 2024-10-28 at 12 37 16 Screenshot 2024-10-28 at 12 36 49

@nablaone nablaone marked this pull request as ready for review October 28, 2024 11:46
@nablaone nablaone requested a review from a team as a code owner October 28, 2024 11:46
@nablaone nablaone changed the title WIP - A/B testing - E vs C and C vs E A/B testing - E vs C and C vs E Oct 28, 2024
doneCh <- asyncElasticSearchWithError{response: resp, translatedQueryBody: nil, err: err}
}()

if optAsync == nil {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What this branch is all about?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add comment

@nablaone nablaone enabled auto-merge October 30, 2024 21:22
@nablaone nablaone added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit 72cab08 Oct 30, 2024
5 checks passed
@nablaone nablaone deleted the pr-ab-testing-elastic-call branch October 30, 2024 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants